home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 7 / Night Owl Shareware (NOPV7)(Night Owl Publisher Inc.)(1992).bin / 008a / files.bbs < prev    next >
File List  |  1992-10-04  |  18KB  |  289 lines

  1. 48ASMDBG.ZIP  [0]  Hp48sx Sass Assembler Debuger,
  2.                                | C Source Code Included Along With
  3.                                | Compiled Version.
  4. A364_V1A.ZIP  [0]  ANSI Library for C Medium Model - Update.
  5. ARTOOL.ZIP    [0]  V1.3 graphics editor and CASE tool for
  6.                                | Borland C programmers. Using Oject Oriented
  7.                                | techniques create graphics C code to embed
  8.                                | directly in C code. Shareware. 
  9. ASMLIB30.ZIP  [0]  ASMLIB v3.0: LIBrary for MASM,
  10.                                | TASM or Turbo C; fast screen
  11.                                | updates, pop-up windows, pull down
  12.                                | menus graphics from Hercules to
  13.                                | SVGA at 1024x768, 16 or 256
  14.                                | colors, equipment and environment
  15.                                | detection, near/far heaps,
  16.                                | strings, array search/sort/fill,
  17.                                | polynomials, curve fitting,
  18.                                | floating point math, disk
  19.                                | operations and more.
  20. ASMLOOK.ZIP   [0]  Asm code to search memory for
  21.                                | string. Includes ASM source code.
  22. BCHELP10.ZIP  [0]  Borland C++ help common question/answers
  23.                                | from tech support. 
  24. BC_TI.ZIP     [0]  Borland tech notes/tips on all of their C
  25.                                | compilers as of 2/25/92 (there are very few
  26.                                | changes since the last posting which was
  27.                                | here as C_ALL.ZIP). 
  28. BEGINCPP.ZIP  [0]  Some introductory C++ code examples.
  29. BIOS386.ZIP   [0]  Assembler Listing of 386 Bios, for learning
  30.                                | assembler and bios techniques. 
  31. BLAKJACK.ZIP  [0]  Game created by David Candel in
  32.                                | C language!
  33. BLKADE20.ZIP  [0]  Blockade v2.0: Function LIB for C programs
  34.                                | to self-check for changes (e.g. Virus
  35.                                | infection). MS-C5,TC2,BC++ 2.0. 
  36. BOSS0315.ZIP  [0]  The Window Boss v03/15 Window library for C.
  37. C7PTCH.ZIP    [0]  Official Microsoft patches for MS C/C++ v7.0
  38. CDOS10.ZIP    [0]  Library of C routines for DOS apps.
  39. CGAMEJOY.ZIP  [0]  C & ASM routines for accessing a game port.
  40. CHEKBOOK.ZIP  [0]  Checkbook Program By David
  41.                                | Candel in C!
  42. CLEARC11.ZIP  [0]  ClearC V1.1 is intended for C
  43.                                | programmers to help make C program
  44.                                | files more legible by spacing
  45.                                | operators, function calls, control
  46.                                | guards, and by reformatting the
  47.                                | code to a specified style and
  48.                                | indentation preference. ClearC is
  49.                                | a great tool for those who have to
  50.                                | maintain or understand other
  51.                                | people's C programs. Shareware - $30
  52. CLOG100.ZIP   [0]  Command line option generator
  53.                                | for MSC optimizing C complier.
  54. CLT141.ZIP    [0]  Clint 1.41 C Source Code
  55.                                | Checker. Works With Many
  56.                                | Compilers. Lint Like Checking.
  57. CM_INT.ZIP    [0]  TSR interrupt service for ASM programmers
  58.                                | that provides a set of high-order functions
  59.                                | such as editable data entry line with prompt
  60.                                | string, calendar and julian date conversion,
  61.                                | ASCII string to binary number conversion,
  62.                                | and screen/line print services.
  63. COMASM.ZIP    [0]  Masm code for VT52 emulator/chat program. 
  64. CORWAR.ZIP    [0]  ASM programming game.  Much like
  65.                                | Pascal's PRobots.
  66. CREF11.ZIP    [0]  Charts of Reference for programmser.
  67. CROUTE.ARJ    [0]  Functions to access Paradox
  68.                                | files in C. (LIBS only) (PDN)
  69. CWORD.ZIP     [0]  C-WORD is a library of C
  70.                                | functions to create Microsoft Word
  71.                                | documents; supports all available
  72.                                | fonts, font sizes and colors, all
  73.                                | of Word's char/paragraph formats,
  74.                                | tab positions & alignment and all
  75.                                | of Word's page formats.
  76. C_LZW.ZIP     [0]  Code for following compression algorithms:
  77.                                | huffman, lemple-ziv, arithmetic written in
  78.                                | turbo c++. 
  79. C_TIMR20.ZIP  [0]  C-Timer Ver 2.0 is a C code
  80.                                | timer utility. It will time the
  81.                                | execution speed of any function or
  82.                                | library call. The granularity of
  83.                                | the timer is about 1 microsecond.
  84.                                | The maximum execution time is 20
  85.                                | seconds.
  86. DBPCXL15.ZIP  [0]  C library for reading/writing
  87.                                | PX files. With source and
  88.                                | documentation. v1.5
  89. DBVGAL17.ZIP  [0]  VGA/VESA C library with C and
  90.                                | ASM source documentation and
  91.                                | examples included.
  92. DIGIKT11.ZIP  [0]  DigiKit v1.1 c routines to play sound
  93.                                | blaster digitized sounds. 
  94. DJGCC106.ZIP  [0]  DJ's GCC port to DOS v1.06:
  95.                                | 32-bit 80386 DOS extender with
  96.                                | symbolic debugger, a C/C++
  97.                                | compiler with utilities,
  98.                                | development libraries & source
  99.                                | code. It generates full 32-bit
  100.                                | programs and supports full virtual
  101.                                | memory with paging to disk. This
  102.                                | version is VCPI compatible (QEMM &
  103.                                | 386^MAX) as well as compatible
  104.                                | with XMS & VDISK mem allocations.
  105.                                | It does not support DPMI (Win
  106.                                | 3.x). This package is for people
  107.                                | who are already familiar with Unix
  108.                                | GCC. The author does not attempt
  109.                                | to teach the compiler (except to
  110.                                | point out differences in the Unix
  111.                                | and DOS implementations). These
  112.                                | ZIPs contain subdirs; use PKUNZIP
  113.                                | -D to extract. There is also a
  114.                                | great deal of duplication.
  115. DLGDSNC.ZIP   [0]  DLGDSN v1.2 dialog design program for Turbo
  116.                                | Vision. Requires BC++ and Turbo Vision.
  117.                                | Interactive graphic interface, and mouse
  118.                                | support. Source code available at cost, but
  119.                                | these files are free.
  120. DMAKE38A.ZIP  [0]  Complete source for DMAKE v3.80: Will
  121.                                | compile.                           1 of 3
  122. DMAKE38B.ZIP  [0]  With all of the most popular DOS C
  123.                                | compilers.                         2 of 3
  124. DMAKE38C.ZIP  [0]  The 3rd ZIP contains files for non-DOS
  125.                                | systems (Unix, OS/2 & MAC). ZIPs contain
  126.                                | subdirs; use PKUNZIP -D.           3 of 3
  127. DPMIKIT.ARJ   [0]  DPMI programming toolkit for
  128.                                | C/C++ from Qualitas. Free! (PDN)
  129. ED192.ZIP     [0]  Outstanding Editor For C
  130.                                | Programmers Who Write For 1.3/2.0
  131.                                | Parses C,H,rc,sqc,sc,ipf, C++ And
  132.                                | Dlg Files. Handles 100 Files at same time.
  133. EMBED21.ZIP   [0]  Embedtxt v2.1 is C programming technique
  134.                                | for hiding text info in your program so as to
  135.                                | make it difficult for "hackers" to alter it.
  136. EVISION1.ZIP  [0]  Library of C++ routines for user interfaces.
  137. FILECOPY.ZIP  [0]  FileCopy(), a C function to copy files,
  138.                                | works just like DOS copy command.
  139. FIXDPMI.ZIP   [0]  Fixes Borland C++ 3.0 DPMILOAD.EXE to work
  140.                                | properly under DESQview; includes C source.
  141. FLOPTEST.ZIP  [0]  MSC v6.0 code to test floppy drive status
  142.                                | and uses DOS int 13h.
  143. FRPRT172.ZIP  [0]  C & ASM sources for FractInt v17.2: This is,
  144.                                | according to the uploader, an attempt to
  145.                                | make the source more portable so as to make
  146.                                | it the base for all versions (DOS, Windows,
  147.                                | etc.). There is no explanation from the
  148.                                | authors in here as to what's going on. 
  149. GNUC25.ZIP    [0]  Gnu C indenter for Lugaru
  150.                                | Epsilon V6.0 (indenter version 2.5)
  151. GRAPHIC.ZIP   [0]  Screen graphic functions in C.
  152. GUI_LIBR.ZIP  [0]  C++ library for creating your
  153.                                | own GUI. Push- buttons, ICONS,
  154.                                | animated icons & menus.
  155. INDENT3.ZIP   [0]  A pretty printer for 'C' w/ all source.
  156. LVSWIN.ZIP    [0]  C++ windowing library .
  157. MC220.ZIP     [0]  MicroC v2.2 C for small systems
  158. MDIEDIT.ZIP   [0]  Borland C++ windows editor based on thier
  159.                                | Object Windows Library. from the borland BBS
  160.                                | includes source code ownloaded.
  161. MOUSPP30.ZIP  [0]  Mouse C++ v3.0 general mouse class for TC++
  162.                                | and BC++. Mouse interface with numerous
  163.                                | cursors, and display modes. Includes demo
  164.                                | program. 
  165. NEWGETCH.ZIP  [0]  C function that can be used as a direct
  166.                                | replacement for MSC/QuickC's getch()
  167.                                | function, now properly reporting ALT-Q/ALT-R
  168.                                | combos.
  169. OBJTOO20.ZIP  [0]  ObjTool 2.0:
  170.                                | check/view/repair/alter .OBJ
  171.                                | files. Rename publics, externals,
  172.                                | default lib. Delete language,
  173.                                | default lib. Search OBJs. Select
  174.                                | files by wildcard, time, date,
  175.                                | size. A "one stop OBJ shop" by Tom Hanlin.
  176. ODOORS33.ZIP  [0]  Opendoors V3.30 C Library
  177. OPTANS10.ZIP  [0]  Optimizing ANSI output library
  178.                                | for Borland C. This library will
  179.                                | reduce your ANSI output 10-30%
  180.                                | using familiar conio-like function
  181.                                | names and any selected output
  182.                                | function. Worthwhile addition to
  183.                                | your screen output collection.
  184. PCL4C33.ZIP   [0]  Communications Library for C
  185. QKS19.ZIP     [0]  QuikStart v1.1 generates complete Windows
  186.                                | 3.0 source code files for Borland C++
  187.                                | 2.0/3.0 or MSC 5.1/6.0 with SDK. This is for
  188.                                | beginners since it o creates a simple window
  189.                                | with no application functions. 
  190. RD_STK.ZIP    [0]  C routines to read the game port (joystick)
  191.                                | as well as support for cursor control. 
  192. REGKEY10.ZIP  [0]  Registration Key System for C
  193.                                | Programmers v1.00
  194. RGC.ZIP       [0]  Renegade 'C' structures for programmers.
  195. RJCOM13.ZIP   [0]  RJCOM v1.3: Communications LIB for MSC 5.1
  196.                                | and up. Small & large memory models.
  197. RMTC02.ZIP    [0]  Raster Master V1.1: Sprite/graphic editor for
  198.                                | Turbo C programmers. Read/Write PCX,Windows
  199.                                | ICO,TEGL's DEF. Features a paint program look
  200.                                | with a number of drawing tools. Draw dots,
  201.                                | lines,circles,squares,paint,clip,flip,scroll,
  202.                                | preview image.Creates source code that can be
  203.                                | included in your programs. Use PutImage to
  204.                                | display. Requires VGA and Mouse.
  205. SAVEOFF.ZIP   [0]  Quick and easy ASM program turns the
  206.                                | SaveSettings feature off in Windows 3.0 from
  207.                                | DOS. Easily installable into your Windows
  208.                                | batch file. 
  209. SBDAC.ZIP     [0]  Sound Blast C and ASM routines .VOC
  210.                                | Programming... Really good. 
  211. SEFX10.ZIP    [0]  Sefx v1.0: C language timer-driven sound
  212.                                | effects LIB that allows the pgm to continue
  213.                                | w/other operations while the sound is
  214.                                | generated; produces frequencies from 19 to
  215.                                | 20,000+ hertz; time bases of 54.9, 27.5,
  216.                                | 13.7 & 6.9 milliseconds; changes frequency
  217.                                | up to 145 times/second; adjustable sound
  218.                                | queue as large as 65532 bytes.
  219. SETHAYES.ZIP  [0]  Set Hayes modem from lattice c.
  220. SOUNDE.ZIP    [0]  Assembly subroutine performs a Soundex
  221.                                | search May be compiled and used with a
  222.                                | variety of languages and memory models. 
  223. SOX.ZIP       [0]  SOund eXchange C source for
  224.                                | converting various sound files.
  225. SPP.ZIP       [0]  Serial Comunications Lib. For Borland C++.
  226. TCRES201.ZIP  [0]  TC library for TSR programming.
  227. TCTNT.ZIP     [0]  Turbo C++ Tips and Techniques
  228. TDE.ZIP       [0]  Data Entry System Derived From
  229.                                | Tinputline For Borland C++ Turbovision.
  230. TIFF256.ZIP   [0]  TIFF256 v1.0 Graphs library
  231.                                | extensions for C programmers to
  232.                                | enhance VAS256 graphics library
  233.                                | with tools for Tagged Image File
  234.                                | Format (TIFF) images.
  235. TODOLIST.ZIP  [0]  Borland C++ OWL program to implement a daily
  236.                                | todo list. Has both Windows and DOS text
  237.                                | mode versions made from the same exact
  238.                                | source code. (Src included). Used the MEWEL
  239.                                | Window Library for OWL to recompile the OWL
  240.                                | code and turn it into a DOS text mode app.
  241.                                | MEWEL works with other C++ class libs, like
  242.                                | C++/Views and zApp. Use MEWEL for your
  243.                                | SAA/CUA text &. 
  244. TTSBCC.ARJ    [0]  C and ASM source (+obj) for
  245.                                | transaction processes in a network
  246. TTY.ZIP       [0]  Asm/c++ int. Driven communications package
  247.                                | supports versanet v8-at, includes source. 
  248. T_BCINFO.ZIP  [0]  Lotsa good info on Turbo-C
  249.                                | language programming.
  250. UCRASM24.ZIP  [0]  Public-domain source-only library for 80x86
  251.                                | assembler programmers from University of
  252.                                | California.  
  253. UNARJ230.ZIP  [0]  UNARJ v2.30: C source code and executable
  254.                                | for UNARJ which is an ARJ archive extraction
  255.                                | program.
  256. VGAKIT50.ZIP  [0]  VGAKit v5.0. With C & ASM
  257.                                | source. Now supports VESA modes
  258. VLIB103.ZIP   [0]  ViewLib v1.03: provides
  259.                                | report/file viewing from w/in your
  260.                                | C applications; view any size
  261.                                | file; resize/move the view window
  262.                                | at will; configure color; define
  263.                                | the characters that compose the
  264.                                | border; define the initial size of
  265.                                | the View window. DESQview/EGA/VGA aware.
  266. VSA25611.ZIP  [0]  VSA256 v1.1 Graphics library
  267.                                | for C programmers. 256 color VESA
  268.                                | library for modes 100,101,103,105,
  269.                                | and 107. Includes demo program.
  270. VXBC15.ZIP    [0]  BorBorland C++ implementaion of VXBASE
  271. WAVEPOOL.ZIP  [0]  A "C" like language for creating sound
  272.                                | effect. 
  273. WCE30A.ZIP    [0]  Windows C Editor v3.00A:
  274.                                | multi-purpose Windows application
  275.                                | development package that allows
  276.                                | for quick and easy Windows
  277.                                | development from within the
  278.                                | Windows environment.
  279.                                | ZIP contains subdirs; use PKUNZIP -d
  280. WIDGETS.ZIP   [0]  C source code for Windows
  281.                                | routines for animating bitmaps.
  282.                                | Drag bitmaps with the mouse (great
  283.                                | for card games), or make them move
  284.                                | by themselves.
  285. WPF.ZIP       [0]  File wiper. Will wipe .C and .ASM files.
  286. XNAS213.ZIP   [0]  Create "structogrammes" of C source code
  287.                                | modules to inspect their logic (or lack
  288.                                | thereof). V2.13. 
  289.